PDF4Java Reference Documentation
com.o2sol.pdf4java.content.visualobjects Package / PDFVisualObject Class / getOptionalContentGroup Method
In This Topic
    getOptionalContentGroup Method
    In This Topic
    Gets the optional content group this Object belong to.
    Syntax
    public PDFOptionalContentBase getOptionalContentGroup()

    Return Value

    The optional content group that includes this visual object.
    See Also